body{
    background-color: gray;
}

a{
    color: black;
}

img{
     width: 400px;
    height: 250px;
}

.Goldcar{
    width: 100%;
    height: 600px;
}